Merge "mw.notification: fix error on notif. close with $.fx.off=true"
[lhc/web/wiklou.git] / maintenance / oracle / archives / patch-rc_moved.sql
1 define mw_prefix='{$wgDBprefix}';
2
3 ALTER TABLE &mw_prefix.recentchanges DROP ( rc_moved_to_ns, rc_moved_to_title );
4